projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ba128
)
Quell a compiler warning
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Feb 2014 03:17:28 +0000
(22:17 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Feb 2014 03:17:28 +0000
(22:17 -0500)
gtk/gtkpopover.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpopover.c
b/gtk/gtkpopover.c
index 0f445b0e5c4889b29c37480c73479e33865631da..a9b3ee482d554f51879c97b77195df87f9f176a5 100644
(file)
--- a/
gtk/gtkpopover.c
+++ b/
gtk/gtkpopover.c
@@
-2016,7
+2016,6
@@
gtk_popover_tracker_insert_func (GtkMenuTrackerItem *item,
GtkWidget *child;
GtkWidget *button;
GtkWidget *content;
- GtkWidget *parent;
child = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
g_object_set (child, "margin", 10, NULL);